-
Home
-
WP Import Export Lite
-
3.9.24
-
Code
-
Classes
- File_Header
Total Complexity |
117 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
361 |
Lines of code |
252 |
Logical lines of code |
184 |
Comment lines |
3 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_filename() |
B |
40 |
24 |
52 |
get_filename_from_content_disposition() |
A |
50 |
17 |
28 |
get_file_ext() |
A |
52 |
16 |
21 |
get_headers() |
A |
47 |
13 |
32 |
get_image_ext() |
A |
50 |
13 |
29 |
is_valid_file() |
A |
59 |
9 |
13 |
search_ext_from_data() |
A |
53 |
8 |
23 |
rtrim_str() |
S |
62 |
5 |
11 |
get_headers_by_wp_request() |
S |
58 |
4 |
14 |
get_headers_by_guzzle_request() |
S |
59 |
3 |
13 |
get_filename() |
S |
70 |
2 |
7 |
__destruct() |
S |
73 |
2 |
5 |
__construct() |
S |
77 |
1 |
4 |